home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / util / cli / FastStrip.readme < prev    next >
Encoding:
Text File  |  1998-05-05  |  1.0 KB  |  23 lines

  1. Short:    Strips or replaces characters in files
  2. Author:   jay@blidworth.demon.co.uk (Jason Frecknall)
  3. Uploader: jay@blidworth.demon.co.uk (Jason Frecknall)
  4. Type:     util/cli
  5.  
  6. This program will search through a file and remove all instances of a
  7. particular character or optionally replace it with another.  The main reason
  8. for writing this program is because of another which did exactly the same,
  9. except that it was very slow (even on my 060) and also to learn how to use
  10. ReadArgs().  My program is many times faster as it is coded in assembler.
  11. The main use is for stripping PC return chrs from files as some files
  12. originating from PC have both types.
  13.  
  14.  
  15. ============================= Archive contents =============================
  16.  
  17. Original  Packed Ratio    Date     Time    Name
  18. -------- ------- ----- --------- --------  -------------
  19.      504     401 20.4% 06-Mar-98 22:29:56  FastStrip
  20.     1210     676 44.1% 06-Mar-98 22:30:08  FastStrip.doc
  21. -------- ------- ----- --------- --------
  22.     1714    1077 37.1% 07-Mar-98 23:28:14   2 files
  23.